From: Basil L. Contovounesios Date: Sat, 21 Aug 2021 09:37:26 +0000 (+0100) Subject: ; * etc/TODO: Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~1645 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2dfc2bb9bdc685666f6e78d2d169130e28137406;p=emacs.git ; * etc/TODO: Fix typo. --- diff --git a/etc/TODO b/etc/TODO index e199e6b02d6..8fe698b0c1d 100644 --- a/etc/TODO +++ b/etc/TODO @@ -1538,7 +1538,7 @@ cannot represent in Unicode. *** Performance -**** Make the implementation of markers more eifficient +**** Make the implementation of markers more efficient Markers are implemented as a non-sorted singly linked list of markers. This makes them scale badly when thousands of markers are created in a buffer for some purpose, because some low-level primitives in Emacs